Skip to content

Commit

Permalink
🔨 Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbatovK committed Jul 7, 2022
1 parent eab3e36 commit 706b127
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 @@ -13,11 +13,11 @@ android {

defaultConfig {
applicationId "com.albatros.kplanner"
minSdk 29
minSdk 27
targetSdk 30
multiDexEnabled true
versionCode 1
versionName "0.31"
versionName "0.61"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 706b127

Please sign in to comment.