mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-23 18:16:15 +02:00
build: bump to 2.0.0
This commit is contained in:
parent
a9d82305ab
commit
2db332c3cd
@ -6,8 +6,8 @@ plugins {
|
||||
alias(libs.plugins.kotlinAndroid) apply false
|
||||
}
|
||||
|
||||
rootProject.ext.set("appVersionName", "1.1.0")
|
||||
rootProject.ext.set("appVersionCode", 7)
|
||||
rootProject.ext.set("appVersionName", "2.0.0")
|
||||
rootProject.ext.set("appVersionCode", 10)
|
||||
rootProject.ext.set("applicationId", "me.rhunk.snapenhance")
|
||||
|
||||
true // Needed to make the Suppress annotation work for the plugins block
|
Loading…
x
Reference in New Issue
Block a user