Skip to content

Commit

Permalink
Merge pull request #2314 from CruGlobal/develop
Browse files Browse the repository at this point in the history
Merge Develop to Master
  • Loading branch information
rossellemabunga authored Jan 9, 2024
2 parents 8eeb68a + 8198fb4 commit 5a6c364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ buildscript {
ext {
buildToolsVersion = "30.0.2"
minSdkVersion = 21
compileSdkVersion = 31
targetSdkVersion = 31
compileSdkVersion = 33
targetSdkVersion = 33
kotlinVersion = "1.4.32"
firebaseMessagingVersion = "21.1.0"
}
Expand Down

0 comments on commit 5a6c364

Please sign in to comment.