Skip to content

Commit

Permalink
api32
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jul 21, 2022
1 parent cb217ee commit 2447fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ allprojects {
}
ext {
globalMinSdkVersion = 19
globalTargetSdkVersion = 30
globalCompileSdkVersion = 30
globalTargetSdkVersion = 32
globalCompileSdkVersion = 32
timberVersion = '5.0.1'
}
}

0 comments on commit 2447fed

Please sign in to comment.