Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
momo199059 committed Dec 20, 2021
1 parent 1b85eb1 commit 48e730d
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-plugin"] = "snapshot-0.0.14"
versions["aabresguard-plugin"] = "snapshot-0.0.15"
// android
versions.compileSdkVersion = 28
versions.minSdkVersion = 15
Expand Down

0 comments on commit 48e730d

Please sign in to comment.