build: Version 7 Built
This commit is contained in:
parent
89fb969d67
commit
4bf8e6b697
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import org.gradle.api.JavaVersion
|
||||
|
||||
object Versions {
|
||||
const val appCode = 6
|
||||
const val appCode = 7
|
||||
const val appName = "0.14.2"
|
||||
|
||||
const val compileSdk = 34
|
||||
|
|
Loading…
Reference in a new issue