We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b73c3 commit dcb58e6Copy full SHA for dcb58e6
1 file changed
claimManagement/build.gradle
@@ -25,7 +25,7 @@ android {
25
defaultConfig {
26
applicationId "org.openimis.imisclaims"
27
minSdkVersion 26
28
- targetSdkVersion 33
+ targetSdkVersion 32
29
versionCode 4
30
versionName System.getenv("APP_VERSION") ?: "2.3.7"
31
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments