Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Bump GMS version to 22.49.15
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Jan 5, 2023
1 parent 9d87277 commit 7b9a1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ buildscript {
}


def gmsVersion = "22.49.13"
def gmsVersion = "22.49.15"
def gmsVersionCode = Integer.parseInt(gmsVersion.replaceAll('\\.', ''))

def ourVersionBase = "0.2.26"
Expand Down

0 comments on commit 7b9a1f2

Please sign in to comment.