Skip to content

Commit

Permalink
🚀 修改版本号为2.1.30,修改可用Sdk为31
Browse files Browse the repository at this point in the history
  • Loading branch information
Hny0305Lin committed May 10, 2022
1 parent c52bae6 commit 8447b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HaohanyhHAMOSProjectX Software/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ plugins {
}

android {
compileSdk 32
compileSdk 31

defaultConfig {
applicationId "com.haohanyh.hamos.projectx"
minSdk 21
targetSdk 26
versionCode 1
versionName "2.0.1.2022.0508.Haohanyh.Release"
versionName "2.1.30.2022.0508.Haohanyh.Release"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 8447b2b

Please sign in to comment.