Fifth alpha release
This commit is contained in:
parent
9eb47a471d
commit
26b988aab7
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 3
|
||||
versionName "1.0.0-alpha.3"
|
||||
versionCode 4
|
||||
versionName "1.0.0-alpha.4"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue