Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
* dev:
  update release notes
  update helpstack version
  • Loading branch information
shalzz committed Nov 23, 2019
2 parents 86d76c6 + ea3e87a commit d9fb0b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ dependencies {

implementation("com.google.firebase:firebase-core:17.2.1")
implementation("com.google.firebase:firebase-analytics:17.2.1")
implementation("com.github.shalzz:helpstack-android:1.4.4")
implementation("com.github.shalzz:helpstack-android:1.4.5")
// implementation("com.github.shalzz:helpstack:1.4.1-debug")

implementation("com.google.android.gms:play-services-oss-licenses:17.0.0")
Expand Down
7 changes: 3 additions & 4 deletions app/src/main/play/release-notes/en-US/beta.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
• Increase timeout for all requests
• Fix logins for some colleges
• Update to a new v5 API served from the edge
• Bug fixes and improvements
• FAQ sections for user support for common queries
• Contact us by using the "Report an issue" button on the Help Center page

0 comments on commit d9fb0b9

Please sign in to comment.