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