Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
increment versionCode for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
fennifith committed Nov 20, 2018
1 parent 4f30c17 commit ab2cc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
applicationId "james.alarmio"
minSdkVersion 16
targetSdkVersion 28
versionCode 10
versionCode 11
versionName "0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit ab2cc1b

Please sign in to comment.