Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
meladRaouf committed Oct 4, 2023
1 parent ed4148c commit b841718
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ android {
// excluding duplicate rxjava properties file
// see https://github.com/ReactiveX/RxJava/issues/4445#issuecomment-243591879
exclude 'META-INF/rxjava.properties'
exclude 'META-INF/core_release.kotlin_module'
exclude 'META-INF/LGPL2.1'

}

buildTypes {
Expand Down
4 changes: 2 additions & 2 deletions buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ext {
sdk : 30,
tools : "30.0.3",
minSdk : 19,
vCode: 112,
vName: "2.5.2-simprints-fork-2"
vCode: 113,
vName: "2.5.3-simprints-fork-2"
]
libraries = [
//DHIS2
Expand Down

0 comments on commit b841718

Please sign in to comment.