Skip to content

Commit

Permalink
release version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkhezry committed Feb 14, 2019
1 parent 0c16ac1 commit 3020cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'io.fabric'

def versionMajor = 1
def versionMinor = 3
def versionPatch = 1
def versionPatch = 2
android {
compileSdkVersion 28
defaultConfig {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">PersianNER</string>
<string name="app_name">فارسی‌یار</string>
<string name="sign_in_label">Sign In</string>
<string name="email_label">Email</string>
<string name="password_label">Password</string>
Expand Down

0 comments on commit 3020cc1

Please sign in to comment.