Eighth Alpha Release

This commit is contained in:
Vavassor 2017-03-05 20:08:45 -05:00
parent 96d9444e0b
commit a4ac24dea6
1 changed files with 2 additions and 2 deletions

View File

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