Skip to content

Commit f86aa3e

Browse files
author
“yashwantgowla-simform”
committed
Feature: Sonarqube Integration
Lint issues resolved
1 parent cd46030 commit f86aa3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ plugins {
66
}
77

88
android {
9-
compileSdk 34
9+
compileSdk 35
1010
namespace 'com.jetpack.compose.learning'
1111

1212
defaultConfig {
1313
applicationId "com.simform.sscomposecookbook"
1414
minSdkVersion 21
15-
targetSdkVersion 34
15+
targetSdkVersion 35
1616
versionCode 1
1717
versionName "1.0"
1818

0 commit comments

Comments
 (0)