Skip to content

Commit

Permalink
compile version change
Browse files Browse the repository at this point in the history
  • Loading branch information
har2008preet committed Sep 9, 2022
1 parent 31b559c commit 1ef923d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Toast/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ plugins {
}

android {
compileSdk 32
compileSdk 30

defaultConfig {
minSdk 16
targetSdk 32
targetSdk 30

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 1ef923d

Please sign in to comment.