Skip to content

Commit

Permalink
Spell4Wiki app release v2.1_15
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaran96 committed May 4, 2023
1 parent 3c22d6c commit 2b7c6e6
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 31
versionName "2.0"
versionCode 14
versionName "2.1"
versionCode 15
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed: Spell4Wiki app anonymous login issues
- Added: Updated settings and readme files

0 comments on commit 2b7c6e6

Please sign in to comment.