1
0
mirror of https://github.com/accelforce/Yuito synced 2025-01-03 11:30:29 +01:00

Third alpha release

This commit is contained in:
Vavassor 2017-02-16 17:10:45 -05:00
parent 96a5692717
commit 8964c61397

View File

@ -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
}