diff --git a/app/build.gradle b/app/build.gradle index 5e6c06737..c8eb78130 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -77,7 +77,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:bdbcb37e9f' + implementation 'com.github.SimpleMobileTools:Simple-Commons:24fca0324f' implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0' implementation 'it.sephiroth.android.exif:library:1.0.1' implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24' diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 625fd63e1..a1b769039 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -135,7 +135,13 @@ + android:parentActivityName=".activities.MainActivity"> + + + + + +