Release 62
This commit is contained in:
parent
eedd0d51eb
commit
10fed0e2dc
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 61
|
||||
versionName "7.0"
|
||||
versionCode 62
|
||||
versionName "7.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue