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