Set Compilesdkversion to 32

This commit is contained in:
Wisest_wizard 2022-06-07 09:17:45 +05:30
parent 71c95620c1
commit aff72990e3

View File

@ -13,7 +13,7 @@ def getGitHash = { ->
}
android {
compileSdkVersion 31
compileSdkVersion 32
defaultConfig {
applicationId 'awais.instagrabber'