Skip to content

Commit

Permalink
New release 1.8.2 for F-Droid
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaTellblom committed Aug 16, 2024
1 parent 7f6b078 commit 0670d7c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId = "com.mensinator.app"
minSdk = 30
targetSdk = 34
versionCode = 10
versionName = "1.8.1"
versionCode = 11
versionName = "1.8.2"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
Binary file modified app/release/baselineProfiles/0/app-release.dm
Binary file not shown.
Binary file modified app/release/baselineProfiles/1/app-release.dm
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": 10,
"versionName": "1.8.1",
"versionCode": 11,
"versionName": "1.8.2",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 0670d7c

Please sign in to comment.