Update build.gradle.kts

This commit is contained in:
Hexated 2023-10-06 22:23:38 +07:00 committed by GitHub
parent 904f05ed20
commit 7019909014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import org.jetbrains.kotlin.konan.properties.Properties
// use an integer for version numbers
version = 19
version = 20
android {
defaultConfig {