Skip to content

Commit

Permalink
App built
Browse files Browse the repository at this point in the history
  • Loading branch information
tom5079 committed Oct 2, 2020
1 parent 2b67858 commit 38c0399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 61
versionName "5.1.2-alpha1"
versionName "5.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down
2 changes: 1 addition & 1 deletion app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"filters": [],
"properties": [],
"versionCode": 61,
"versionName": "5.1.2-alpha1",
"versionName": "5.1.2",
"enabled": true,
"outputFile": "app-release.apk"
}
Expand Down

0 comments on commit 38c0399

Please sign in to comment.