Skip to content

Commit

Permalink
Merge pull request #24 from reyvababtista/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
reyvababtista authored Dec 3, 2021
2 parents cc52baf + 6718618 commit 95914d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}

Expand Down
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 31
versionCode 11
versionCode 12
versionName "0.7.5"
}

Expand Down

0 comments on commit 95914d0

Please sign in to comment.