Skip to content

Commit

Permalink
Dump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WordlessEcho committed Nov 3, 2021
1 parent b44c34d commit 5af3de8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "moe.echo.variablefonttest"
minSdkVersion 28
targetSdkVersion 31
versionCode 5
versionName "2.1"
versionCode 6
versionName "2.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 5,
"versionName": "2.1",
"versionCode": 6,
"versionName": "2.2",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 5af3de8

Please sign in to comment.