update version to 6.23.0
This commit is contained in:
parent
5dad56a506
commit
b103b7862b
|
@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.calendar.pro"
|
||||
app-version-versionCode = "238"
|
||||
app-version-versionName = "6.22.2"
|
||||
app-version-versionCode = "239"
|
||||
app-version-versionName = "6.23.0"
|
||||
[libraries]
|
||||
#Android X
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
|
||||
|
|
Loading…
Reference in New Issue