Skip to content

Commit

Permalink
reverting targetSDKVersion update
Browse files Browse the repository at this point in the history
  • Loading branch information
mishramayank1 committed May 10, 2023
1 parent 6e19f02 commit 487a744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FluentUI.Demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
defaultConfig {
applicationId 'com.microsoft.fluentuidemo'
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 30
versionCode 60
versionName '0.1.25'
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 487a744

Please sign in to comment.