We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c16ac1 commit 3020cc1Copy full SHA for 3020cc1
app/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'io.fabric'
4
5
def versionMajor = 1
6
def versionMinor = 3
7
-def versionPatch = 1
+def versionPatch = 2
8
android {
9
compileSdkVersion 28
10
defaultConfig {
app/src/main/res/values/strings.xml
@@ -1,5 +1,5 @@
1
<resources>
2
- <string name="app_name">PersianNER</string>
+ <string name="app_name">فارسییار</string>
3
<string name="sign_in_label">Sign In</string>
<string name="email_label">Email</string>
<string name="password_label">Password</string>
0 commit comments