Skip to content

Commit aa49732

Browse files
authored
Update README.md
1 parent 1f8f80f commit aa49732

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ Maven
2929
<dependency>
3030
<groupId>com.akexorcist</groupId>
3131
<artifactId>localizationactivity</artifactId>
32-
<version>1.2.1</version>
32+
<version>1.2.2</version>
3333
</dependency>
3434
```
3535

3636
Gradle
3737
```
38-
compile 'com.akexorcist:localizationactivity:1.2.1'
38+
compile 'com.akexorcist:localizationactivity:1.2.2'
3939
```
4040

4141
(Optional) You can exclude `com.android.support:appcompat-v7`, if your project doens't use AppCompat v7 and declare this library with delegate way.

0 commit comments

Comments
 (0)