Bump dependencies

(cherry picked from commit e3f8aedd5a)
This commit is contained in:
arkon
2022-06-04 16:15:02 -04:00
committed by Jobobby04
parent 571d1f29ca
commit cd9b9642fb
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
object AndroidConfig {
const val compileSdk = 31
const val compileSdk = 32
const val minSdk = 23
const val targetSdk = 29
const val ndk = "22.1.7171670"