mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Update TR; Update buildToolsVersion -> 24.0.2
This commit is contained in:
parent
bd8b5381ea
commit
a04e2051a8
7 changed files with 10 additions and 44 deletions
|
@ -3,14 +3,14 @@ apply plugin: 'android-apt'
|
|||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.1"
|
||||
buildToolsVersion "24.0.2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 8
|
||||
versionName "0.1.6"
|
||||
versionName "0.1.6-next"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue