First full release!
This commit is contained in:
parent
355c85b8d8
commit
7b5c1fdd90
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 8
|
||||
versionName "1.0.0-alpha.8"
|
||||
versionCode 9
|
||||
versionName "1.0.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue