mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-23 18:16:15 +02:00
bump version (v1.2.1)
This commit is contained in:
parent
6b1d4bdc0a
commit
a3afdc5000
@ -6,8 +6,8 @@ plugins {
|
||||
alias(libs.plugins.kotlinAndroid)
|
||||
}
|
||||
|
||||
val appVersionName = "1.1.0"
|
||||
val appVersionCode = 7
|
||||
val appVersionName = "1.2.1"
|
||||
val appVersionCode = 9
|
||||
|
||||
android {
|
||||
namespace = "me.rhunk.snapenhance"
|
||||
@ -116,4 +116,4 @@ afterEvaluate {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user