Skip to content

Commit

Permalink
release update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemkinator committed Nov 6, 2024
1 parent 87dde5d commit c43590b
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.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "de.lemke.geticon"
minSdk = 26
targetSdk = 35
versionCode = 13
versionName = "1.1.3"
versionCode = 14
versionName = "1.1.4"
resourceConfigurations += listOf("en", "de")
}

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": 12,
"versionName": "1.1.2",
"versionCode": 13,
"versionName": "1.1.3",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit c43590b

Please sign in to comment.