Skip to content

Commit

Permalink
Merge pull request #6 from Caceresenzo/develop
Browse files Browse the repository at this point in the history
v1.2 - Missing a commit
  • Loading branch information
Caceresenzo authored Sep 6, 2020
2 parents 817d63e + da09aad commit a219d63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'

android {
compileSdkVersion 28
compileSdkVersion 29
buildToolsVersion "30.0.2"

defaultConfig {
applicationId "caceresenzo.apps.iutschedule"
minSdkVersion 26
targetSdkVersion 28
minSdkVersion 21
targetSdkVersion 29
versionCode 1200
versionName "1.2"

Expand Down

0 comments on commit a219d63

Please # to comment.