Skip to content

Commit

Permalink
bump versionCode & versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Mr committed Nov 17, 2024
1 parent d94a9dd commit 20860c9
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 @@ -11,8 +11,8 @@ android {
applicationId "com.maary.shareas"
minSdkVersion 29
targetSdkVersion 35
versionCode 4
versionName "3.0-alpha-240504"
versionCode 5
versionName "3.0-alpha-241117"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildFeatures {
Expand Down

0 comments on commit 20860c9

Please sign in to comment.