mirror of
https://github.com/smyalygames/vegan-e-numbers.git
synced 2025-05-18 09:34:14 +02:00
feat(app): bump version number
This commit is contained in:
parent
8be92f4134
commit
81a83a2f05
@ -61,8 +61,8 @@ android {
|
||||
applicationId = "io.anthonyberg.veganenumbers"
|
||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
versionCode = 2
|
||||
versionName = "0.1"
|
||||
versionCode = 3
|
||||
versionName = "0.2"
|
||||
}
|
||||
packaging {
|
||||
resources {
|
||||
|
Loading…
x
Reference in New Issue
Block a user