Skip to content

Commit

Permalink
Merge pull request #1508 from TeamAmaze/bump-v3.3.0
Browse files Browse the repository at this point in the history
Bump version v3.3.0
  • Loading branch information
VishalNehra authored Nov 16, 2018
2 parents 3901030 + 5d272e3 commit 158091f
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 @@ -24,8 +24,8 @@ android {
applicationId "com.amaze.filemanager"
minSdkVersion 14
targetSdkVersion 26
versionCode 74
versionName "3.3.0RC13"
versionCode 75
versionName "3.3.0"
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.0RC13</string>
<string name="app_version" translatable="false">v3.3.0</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 158091f

Please sign in to comment.