Skip to content

Commit

Permalink
release: 1.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Arkadip Bhattacharya <[email protected]>
  • Loading branch information
darkmatter18 committed Aug 20, 2020
1 parent 75aadd1 commit 19f496c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.2.6] - 2020-08-20
### Changed
- Dependencies updated
- Performance improved
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
versionCode 1

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionName '1.2.5'
versionName '1.2.6'
}

buildTypes {
Expand Down

0 comments on commit 19f496c

Please sign in to comment.