Skip to content

Commit

Permalink
Bumped versionCode by 1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
William The Bot committed Feb 14, 2022
1 parent a92394c commit a2f9d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply from: "$rootProject.projectDir/android.gradle"
android {
defaultConfig {
applicationId "com.wednesday.template"
versionCode 3
versionCode 4
versionName "1.0"
}
flavorDimensions "version"
Expand Down

0 comments on commit a2f9d9b

Please sign in to comment.