Bump dependencies

This commit is contained in:
arkon
2022-07-08 09:11:36 -04:00
parent 473a4fec70
commit 1dc4a52f61
3 changed files with 16 additions and 16 deletions

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"