updating commons

This commit is contained in:
tibbi 2021-05-17 10:43:20 +02:00
parent 9a853cd9a3
commit b34d94b5ed
2 changed files with 1 additions and 2 deletions

View File

@ -78,7 +78,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:170b5cbaae'
implementation 'com.github.SimpleMobileTools:Simple-Commons:1fcf1ebded'
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.22'

View File

@ -27,7 +27,6 @@ import android.view.View
import android.view.WindowManager
import android.view.animation.DecelerateInterpolator
import android.widget.Toast
import androidx.annotation.RequiresApi
import androidx.exifinterface.media.ExifInterface
import androidx.print.PrintHelper
import androidx.viewpager.widget.ViewPager