Skip to content

Commit

Permalink
Dump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WordlessEcho committed Nov 7, 2021
1 parent 786d104 commit 1ad7ae2
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 8
versionName "2.4"
versionCode 9
versionName "2.5"

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": 8,
"versionName": "2.4",
"versionCode": 9,
"versionName": "2.5",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 1ad7ae2

Please sign in to comment.