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