Skip to content

Commit

Permalink
upgrade gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdi-khosravi-sh committed Apr 12, 2022
1 parent cfe812b commit 1fc822f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ plugins {
apply plugin: 'kotlin-android'

android {
compileSdk 30
compileSdk 32

defaultConfig {
applicationId "com.mahdikh.arrowpanel"
minSdk 21
targetSdk 30
targetSdk 32
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit 1fc822f

Please sign in to comment.