Bump dependencies

This commit is contained in:
arkon
2022-06-04 16:15:02 -04:00
parent 7fdbf40cd2
commit e3f8aedd5a
4 changed files with 9 additions and 9 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"