Skip to content

Commit

Permalink
app: 0.7.5
Browse files Browse the repository at this point in the history
Signed-off-by: Salvo Giangreco <giangrecosalvo9@gmail.com>
  • Loading branch information
salvogiangri committed Dec 13, 2024
1 parent f57c0a4 commit 5b31396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- Android 12L (One UI 4.1.1)
- Android 13 (One UI 5.x)
- Android 14 (One UI 6.x)
- Android 15 (One UI 7.x)

## Supported apps
-[Auto Blocker](https://www.samsung.com/uk/support/mobile-devices/protect-your-galaxy-device-with-the-new-auto-blocker-feature/)
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ private var commitHash: String? = ""
object Config {
private const val VERSION_MAJOR = 0
private const val VERSION_MINOR = 7
private const val VERSION_PATCH = 3
private const val VERSION_PATCH = 5

val versionName: String
get() {
Expand Down

0 comments on commit 5b31396

Please sign in to comment.