Release 1.1.4-beta.2
This commit is contained in:
parent
9e7229bfcc
commit
25f277ab0a
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 17
|
||||
versionName "1.1.4-beta.1"
|
||||
versionCode 18
|
||||
versionName "1.1.4-beta.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue