mirror of
https://github.com/snikket-im/snikket-android.git
synced 2025-10-26 11:19:41 +00:00
build.gradle: Bump version code
This commit is contained in:
parent
ef97423e3e
commit
e4f2d2fc62
@ -97,8 +97,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 42094
|
||||
versionName "2.13.4"
|
||||
versionCode 42095
|
||||
versionName "2.13.4-2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "org.snikket.android"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
||||
Loading…
Reference in New Issue
Block a user