- android version updated to 33

This commit is contained in:
2023-09-08 15:05:15 +01:00
parent 1258afc4d0
commit f01def1b69
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ KOTLIN_VERSION = 1.7.10
GRADLE_ANALYZE_VERSION = 1.20.0
# Android configuration
COMPILE_SDK_VERSION = android-31
TARGET_SDK_VERSION = 31
COMPILE_SDK_VERSION = android-33
TARGET_SDK_VERSION = 33
MIN_SDK_VERSION = 21
# Gradle parameters