修改权限声明

This commit is contained in:
2024-09-22 18:14:07 +08:00
parent 8019543de5
commit 506b03064d
2 changed files with 3 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.aiosman.riderpro"
minSdk = 24
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionCode = 100001
versionName = "1.0.000.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {