1.0.000.16

This commit is contained in:
2024-11-05 04:37:03 +08:00
parent 34ce648102
commit ee88708860
2 changed files with 2 additions and 3 deletions

1
.idea/misc.xml generated
View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.aiosman.riderpro"
minSdk = 24
targetSdk = 34
versionCode = 1000015
versionName = "1.0.000.15"
versionCode = 1000016
versionName = "1.0.000.16"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {