Skip to content

Commit 3020cc1

Browse files
committed
release version 1.3.2
1 parent 0c16ac1 commit 3020cc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'io.fabric'
44

55
def versionMajor = 1
66
def versionMinor = 3
7-
def versionPatch = 1
7+
def versionPatch = 2
88
android {
99
compileSdkVersion 28
1010
defaultConfig {

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">PersianNER</string>
2+
<string name="app_name">فارسی‌یار</string>
33
<string name="sign_in_label">Sign In</string>
44
<string name="email_label">Email</string>
55
<string name="password_label">Password</string>

0 commit comments

Comments
 (0)