Target min API version 31

This commit is contained in:
Geoffroy Bonneville
2023-12-25 21:11:50 +01:00
parent f20b2bbed0
commit a732ca8d20
2 changed files with 1 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ android {
defaultConfig {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 21
minSdkVersion 31
targetSdkVersion 34
versionCode 30
versionName "1.9"