Skip to content

Commit

Permalink
Release of V1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
somenath1435 committed Jul 30, 2020
1 parent ea7c6a8 commit 91be8ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
versionCode 41
versionName "1.1"
versionCode 42
versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion changelogs.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CHANGELOG_en_GB=• Registration now is opening in application directly\n• Notification about internet connection absence was added\n• Landscape modes was added for Sign In, Synchronization and Edit Contact screens\n• Password visibility toggle button was added\n• Other fixes and improvements
CHANGELOG_en_GB=• Shimmer Effect in Lists\n• Integration of Xwiki Notifications\n• Landscape mode was added for Select Contact screen

0 comments on commit 91be8ca

Please sign in to comment.