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 May 31, 2022
1 parent f17b702 commit dea56bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdk = 24
targetSdk = 31
applicationId = "com.wednesday.template"
versionCode = 7
versionCode = 8
versionName = "1.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit dea56bd

Please sign in to comment.