mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-23 13:49:51 +01:00
Second alpha release
This commit is contained in:
parent
2112c442a3
commit
3b52da66a2
@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
versionName "1.0.0-alpha.1"
|
||||
versionCode 2
|
||||
versionName "1.0.0-alpha.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user