Skip to content

Commit

Permalink
core version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
momo199059 committed Dec 20, 2021
1 parent 536d427 commit 4217b2a
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.0.5"
versions.aabresguard = "0.0.7"
// android
versions.compileSdkVersion = 28
versions.minSdkVersion = 15
Expand Down

0 comments on commit 4217b2a

Please sign in to comment.