Skip to content

Commit

Permalink
Merge pull request #77 from somenath1435/master
Browse files Browse the repository at this point in the history
Release of V1.2
  • Loading branch information
InsanusMokrassar authored Jul 30, 2020
2 parents c3a5dcd + 91be8ca commit ca1d463
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 ca1d463

Please sign in to comment.