Skip to content

Commit

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

0 comments on commit a039007

Please sign in to comment.