Skip to content
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.

Commit

Permalink
Version 2.3.0, on Playstore
Browse files Browse the repository at this point in the history
Build number 25
  • Loading branch information
mudar committed Dec 3, 2017
1 parent 0dce148 commit c59d5cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified apk/app-release.apk
Binary file not shown.
6 changes: 3 additions & 3 deletions app/build.gradle
Expand Up @@ -22,8 +22,8 @@ android {
applicationId "ca.mudar.mtlaucasou"
minSdkVersion 21
targetSdkVersion 26
versionCode 24
versionName "2.2.0"
versionCode 25
versionName "2.3.0"

resConfigs "en", "fr"

Expand Down Expand Up @@ -60,7 +60,7 @@ def static getDate() {
}

ext.supportLibVersion = '26.1.0'
ext.playServicesVersion = '11.6.0'
ext.playServicesVersion = '11.6.2'

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
Expand Down

0 comments on commit c59d5cb

Please sign in to comment.