Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KCeh committed Mar 6, 2024
1 parent 6f20c95 commit 42d34f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
def major = 1
def minor = 3
def patch = 1
def patch = 2

buildConfig = [
"minSdk" : 21,
Expand Down

0 comments on commit 42d34f6

Please sign in to comment.