Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hefengbao committed Dec 20, 2023
1 parent 7704882 commit b59e303
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ android {
defaultConfig {
applicationId = "com.hefengbao.jingmo"
minSdk = 26
versionCode = 5
versionName = "1.4.0"
targetSdk = 34
versionCode = 6
versionName = "1.5.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit b59e303

Please sign in to comment.