Update build.gradle.kts

This commit is contained in:
Hexated 2023-06-24 11:48:25 +07:00 committed by GitHub
parent 3a89c83ae7
commit 082544ad29
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 = 140
version = 139
android {
defaultConfig {