Release 46
This commit is contained in:
parent
322a567e52
commit
ca1bbb3112
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 45
|
||||
versionName "2.3"
|
||||
versionCode 46
|
||||
versionName "3.0 beta 1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue