Skip to content

Commit

Permalink
Merge pull request #2285 from CatimaLoyalty/fix/bumpCompileSdk
Browse files Browse the repository at this point in the history
Bump compile SDK
  • Loading branch information
TheLastProject authored Jan 11, 2025
2 parents 1907f48 + 4dc564f commit ae6bf5e
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ spotbugs {

android {
namespace = "protect.card_locker"
compileSdk = 34
compileSdk = 35

defaultConfig {
applicationId = "me.hackerchick.catima"
Expand Down

0 comments on commit ae6bf5e

Please sign in to comment.