Add Android 10 support

This commit is contained in:
KeatonTheBot
2025-09-25 17:10:03 -05:00
parent 925ffc3976
commit 548ec2c175
4 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId "org.kenjinx.android"
minSdk 30
minSdk 29
//noinspection EditedTargetSdkVersion
targetSdk 36
versionCode 20004