forked from melod1n/fast-messenger
update libs and agp
This commit is contained in:
@@ -5,9 +5,9 @@ object Configs {
|
||||
const val appCode = 3
|
||||
const val appName = "1.8.1"
|
||||
|
||||
const val compileSdk = 34
|
||||
const val compileSdk = 35
|
||||
const val minSdk = 24
|
||||
const val targetSdk = 34
|
||||
const val targetSdk = 35
|
||||
|
||||
val java = JavaVersion.VERSION_17
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user