Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit 88fc368

Browse files
committed
Update to version 1.2.10
1 parent b31dc90 commit 88fc368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
targetSdkVersion = 30
66
minSdkVersion = 14
77

8-
versionName = '1.2.9'
9-
versionCode = 10209
8+
versionName = '1.2.10'
9+
versionCode = 10210
1010

1111
libraryName = 'Localization'
1212
libraryDescription = 'In-app language changing library for Android'

0 commit comments

Comments
 (0)