mirror of
https://github.com/pawelorzech/SunZones.git
synced 2026-01-29 19:54:26 +00:00
Bump version to 1.2 (versionCode 3)
This commit is contained in:
parent
117a16d571
commit
a22b994b0a
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId = "com.sunzones"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
versionCode = 3
|
||||
versionName = "1.2"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
|
|||
Loading…
Reference in a new issue