Skip to content

Commit

Permalink
Publish version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bennik2000 committed Jul 17, 2020
1 parent 329a5df commit 89c9294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ if (flutterRoot == null) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
}

def flutterVersionCode = '6'
def flutterVersionName = '1.0.4'
def flutterVersionCode = '7'
def flutterVersionName = '1.0.5'

apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
Expand Down

0 comments on commit 89c9294

Please sign in to comment.