Skip to content

Commit

Permalink
Fixed #1 in 282dd7e
Browse files Browse the repository at this point in the history
The VersionActivity was not in the Manifest somehow...
  • Loading branch information
phrogg committed Jul 6, 2020
1 parent 05cde10 commit 829cb72
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 @@ -6,7 +6,7 @@ android {
applicationId "eu.roggstar.getmitokens"
minSdkVersion 15
targetSdkVersion 28
versionCode 4
versionCode 5
versionName "Shakal"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 829cb72

Please sign in to comment.