Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
JingYeoh committed Apr 1, 2021
1 parent 99cd249 commit e8e92bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ def versions = [:]
versions.agp = "4.1.0"
versions.kotlin = "1.3.61"
versions.java = "8"
versions.aabresguard = "0.1.8"
versions.aabresguard = "0.1.9"
// android
versions.compileSdkVersion = 28
versions.minSdkVersion = 15
Expand Down

0 comments on commit e8e92bc

Please sign in to comment.