File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3] ( https://github.com/thepracticaldev/DEV-Android/tree/1.3 ) (2020-04-24)
4+
5+ [ Full Changelog] ( https://github.com/thepracticaldev/DEV-Android/compare/1.2.2...1.3 )
6+
7+ ** Merged pull requests:**
8+
9+ - Adds Pusher beams and code that enables push notifications handling [ \# 68] ( https://github.com/thepracticaldev/DEV-Android/pull/68 ) ([ fdoxyz] ( https://github.com/fdoxyz ) )
10+
311## [ 1.2.2] ( https://github.com/thepracticaldev/DEV-Android/tree/1.2.2 ) (2020-04-22)
412
513[ Full Changelog] ( https://github.com/thepracticaldev/DEV-Android/compare/1.2.1...1.2.2 )
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android.targetSdkVersion=28
88android.compileSdkVersion =28
99android.minSdkVersion =18
1010android.applicationId =to.dev.dev_android
11- android.versionCode =6
12- android.versionName =1.2.2
11+ android.versionCode =7
12+ android.versionName =1.3
1313
1414# Keep in sync with buildSrc/build.gradle.kts
1515
You can’t perform that action at this time.
0 commit comments