Skip to content

Commit

Permalink
Merge branch 'develop' into task/update-billing-library
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Aug 5, 2023
2 parents 874976e + 468ceb1 commit 21a9e06
Show file tree
Hide file tree
Showing 25 changed files with 1,001 additions and 476 deletions.
4 changes: 2 additions & 2 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
versionCode 118
versionName "2.9.0"
versionCode 122
versionName "2.10.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
Expand Down
Loading

0 comments on commit 21a9e06

Please sign in to comment.