Skip to content

Commit

Permalink
Bump version to 3.4.0 RC1 (#1786)
Browse files Browse the repository at this point in the history
Bump version to 3.4.0 RC1
  • Loading branch information
EmmanuelMess committed Dec 4, 2019
2 parents 660a8be + 21679f1 commit 394b50c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
applicationId "com.amaze.filemanager"
minSdkVersion 14
targetSdkVersion 28
versionCode 65
versionName "3.3.0RC1"
versionCode 80
versionName "3.4.0RC1"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/translators.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<string name="vietnamese_translation_summary" translable="false" translatable="false">ngoisaosang</string>
<string name="japanese_translation_summary" translatable="false">Naofumi Fukue</string>
<string name="tamil_translation_summary" translatable="false">Kuralarasi for StarsSoft</string>
<string name="app_version" translatable="false">v3.3.0RC1</string>
<string name="app_version" translatable="false">v3.4.0RC1</string>
<string name="author_1" translatable="false">Arpit Khurana</string>
<string name="author_2" translatable="false">Vishal Nehra</string>
<string name="developer_1" translatable="false">Emmanuel Messulam</string>
Expand Down

0 comments on commit 394b50c

Please sign in to comment.