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

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
Build 22
Published on Playstore
  • Loading branch information
mudar committed Sep 20, 2016
1 parent cbcdeef commit 0bb0409
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified apk/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "ca.mudar.mtlaucasou"
minSdkVersion 19
targetSdkVersion 24
versionCode 21
versionName "2.0.1"
versionCode 22
versionName "2.0.2"

resConfigs "en", "fr"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings_common.xml
Expand Up @@ -4,7 +4,7 @@
<!--TODO: Before you release your application, you need a Google Maps API key.-->
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">YOUR_KEY_HERE</string>

<string name="app_version" translatable="false">2.0.1</string>
<string name="app_version" translatable="false">2.0.2</string>
<string name="url_playstore" translatable="false">http://play.google.com/store/apps/details?id=ca.mudar.mtlaucasou</string>
<string name="url_mudar_ca" translatable="false">http://www.mudar.ca/</string>
<string name="url_github" translatable="false">https://github.com/mudar/MontrealJustInCase</string>
Expand Down

0 comments on commit 0bb0409

Please sign in to comment.