Release 40
This commit is contained in:
parent
3a0f86ebde
commit
e4803019b8
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 39
|
||||
versionName "2.0-beta.1"
|
||||
versionCode 40
|
||||
versionName "2.0-beta.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue