Skip to content

Commit

Permalink
🚀 Misc change
Browse files Browse the repository at this point in the history
*Getting ready for new release
  • Loading branch information
shub39 committed Oct 16, 2024
1 parent 5637cc6 commit 2df6aab
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
applicationId = "com.shub39.rush"
minSdk = 29
targetSdk = 35
versionCode = 233
versionCode = 234
versionName = "2.3.4"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
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.
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": [],
"attributes": [],
"versionCode": 233,
"versionName": "2.3.3",
"versionName": "2.3.4",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 2df6aab

Please sign in to comment.