Skip to content
Snippets Groups Projects
Commit dae8af3b authored by Jawnnypoo's avatar Jawnnypoo
Browse files

Release 2.4.12

parent 8fa619f2
No related branches found
No related tags found
No related merge requests found
Pipeline #
Change Log
==========
 
Version 2.4.12
----------------------------
- Fix issue with advanced login failing thanks to @bschuhm
Version 2.4.11
----------------------------
 
Loading
Loading
Loading
Loading
@@ -19,7 +19,7 @@ apply plugin: 'io.fabric'
 
def versionMajor = 2
def versionMinor = 4
def versionPatch = 11
def versionPatch = 12
def versionBuild = 0 // bump for dogfood builds, public betas, etc.
 
android {
Loading
Loading
@@ -216,7 +216,7 @@ dependencies {
 
implementation 'com.github.jkwiecien:EasyImage:2.0.3'
 
implementation 'com.atlassian.commonmark:commonmark:0.9.0'
implementation 'com.atlassian.commonmark:commonmark:0.10.0'
 
normalImplementation('com.crashlytics.sdk.android:crashlytics:2.6.8@aar') {
transitive = true
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment