Release 52
This commit is contained in:
parent
5230bd29a6
commit
8b00d421ef
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 51
|
||||
versionName "4.0"
|
||||
versionCode 52
|
||||
versionName "4.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue