Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Version v1.0.0 build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Mar 17, 2020
1 parent 6ef9a7c commit 00c5207
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ android {
production {
dimension "default"
applicationId defaultConfig.applicationId
versionCode 1
versionCode 2
versionName "1.0.0"

//it's for using the same flavors in modules/libraries
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<string name="app_name_main">COVID-19 outbreak</string>
<string name="app_name_countries_list">Confirmed per Country</string>
<string name="app_version">v%s</string>
<string name="appbar_title_edit_user">Edit User</string>
<string name="appbar_title_edit_view">User</string>

<string name="message_splash">Global Data \non the COVID-19 (Corona Virus) outbreak</string>
<string name="message_dont_panic">Please, don\'t panic. Everything will be fine.</string>
Expand Down

0 comments on commit 00c5207

Please sign in to comment.