Skip to content

Commit

Permalink
Version 0.0.243
Browse files Browse the repository at this point in the history
  • Loading branch information
savvasdalkitsis committed Dec 13, 2024
1 parent 0bccd78 commit 8258c2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.savvasdalkitsis.uhuruphotos"
minSdk 24
targetSdk 35
versionCode 242
versionName "0.0.242"
versionCode 243
versionName "0.0.243"

manifestPlaceholders = [
bugSnagApiKey: System.getenv("BUGSNAG_API_KEY") ?: "DUMMY-KEY",
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-GB/changelogs/243.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Material 3 theme!

0 comments on commit 8258c2b

Please sign in to comment.