Skip to content

Commit

Permalink
* bump version to 2.3.0 * minSdkVersion to match min billing supporte…
Browse files Browse the repository at this point in the history
…d (19)
  • Loading branch information
mvojtkovszky committed Dec 7, 2023
1 parent 95b7b03 commit b360d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion billinghelper/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ buildTypes=debug,release
groupId=com.github.mvojtkovszky
artifactId=BillingHelper
moduleId=billinghelper
versionName=2.2.2-SNAPSHOT
versionName=2.3.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ kotlin.code.style=official
# base versions
buildToolsVersion=34.0.0
compileSdkVersion=34
minSdkVersion=16
minSdkVersion=19
targetSdkVersion=34
javaVersion=17

0 comments on commit b360d29

Please sign in to comment.