bumping back down to compilesdk 31

because google didnt provide the sources for 32 because???
This commit is contained in:
Jays2Kings 2022-04-27 21:15:05 -04:00
parent 1aba76a500
commit 9969feb883

View file

@ -48,7 +48,7 @@ object LegacyPluginClassPath {
}
object AndroidVersions {
const val compileSdk = 32
const val compileSdk = 31
const val minSdk = 23
const val targetSdk = 30
const val versionCode = 87