Skip to content

Commit

Permalink
changed target SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
akashmi committed Aug 20, 2021
1 parent f598cce commit ccaeb3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LiquidNavBar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'com.github.dcendents.android-maven'

android {
compileSdkVersion 30
compileSdkVersion 31
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
targetSdkVersion 31
versionCode 2
versionName "0.0.2"

Expand Down

0 comments on commit ccaeb3c

Please sign in to comment.