Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
1328411791 committed Apr 18, 2023
1 parent 6fad543 commit 5aa4274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdk 21
targetSdk 33
versionCode 2
versionName "1.5.3"
versionName "1.6.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -47,4 +47,4 @@ dependencies {
implementation 'cn.hutool:hutool-all:5.8.15'
implementation 'com.google.code.gson:gson:2.8.9'

}
}

0 comments on commit 5aa4274

Please sign in to comment.