Skip to content

Commit

Permalink
feat: Updated compile sdk version of common module
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxGalaxy committed Feb 3, 2024
1 parent db751d7 commit 6cfe3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
defaultConfig {
minSdk 21
targetSdk 28
compileSdkVersion 33
compileSdkVersion 34
}

buildTypes {
Expand Down

0 comments on commit 6cfe3a9

Please sign in to comment.