1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-02-02 20:16:48 +01:00

Seventh Alpha Release

This commit is contained in:
Vavassor 2017-03-03 21:16:15 -05:00
parent 91ad3acc79
commit b0b84509cd

View File

@ -7,8 +7,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 25
versionCode 6
versionName "1.0.0-alpha.6"
versionCode 7
versionName "1.0.0-alpha.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}