upgrade version to 25.0 beta 1
This commit is contained in:
parent
a9fe9ba079
commit
0a9485f8e9
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ android {
|
||||||
namespace "com.keylesspalace.tusky"
|
namespace "com.keylesspalace.tusky"
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 117
|
versionCode 118
|
||||||
versionName "24.1"
|
versionName "25.0 beta 1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue