Skip to content

Commit 6d12180

Browse files
committed
readme v3.4
1 parent fd775a6 commit 6d12180

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@
1010

1111
#### [Implementation](https://github.com/StringCare/AndroidLibrary/wiki/Implementation)
1212

13-
#### [Usage](https://github.com/StringCare/AndroidLibrary/wiki/Usage)
13+
#### [What Is StringCare](https://github.com/StringCare/AndroidLibrary/wiki/What-is-StringCare)
14+
15+
#### [Implementation](https://github.com/StringCare/AndroidLibrary/wiki/Implementation)
16+
17+
#### [Strings Usage](https://github.com/StringCare/AndroidLibrary/wiki/Strings-Usage)
18+
19+
#### [Assets Usage](https://github.com/StringCare/AndroidLibrary/wiki/Assets-Usage)
1420

1521
#### [Configuration](https://github.com/StringCare/AndroidLibrary/wiki/Configuration)
1622

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
44
apply plugin: 'com.github.dcendents.android-maven'
55
apply plugin: 'com.jfrog.bintray'
66

7-
version = "3.3"
7+
version = "3.4"
88

99
android {
1010
compileSdkVersion 28

0 commit comments

Comments
 (0)