Skip to content

Commit

Permalink
App version update v1.1.3_9 & updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaran96 committed Sep 10, 2021
1 parent 882de1a commit 32101de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
vectorDrawables.useSupportLibrary = true
minSdkVersion 19
targetSdkVersion 29
versionCode 8
versionName "1.1.2"
versionCode 9
versionName "1.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- New Language(Tulu, Central Bikol) configuration added for Spell4Wiki
- Spell4Wiki app java code converted into kotlin

0 comments on commit 32101de

Please sign in to comment.