File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
src/main/java/com/issever/core/util/extensions Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ afterEvaluate {
9696 from(components[" release" ])
9797 groupId = " com.github.issever22"
9898 artifactId = " iCore"
99- version = " 1.1.0 "
99+ version = " 1.1.1 "
100100
101101 pom {
102102 name.set(" iCore" )
Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ import android.widget.Button
1515import android.widget.ImageView
1616import android.widget.TextView
1717import androidx.annotation.DrawableRes
18- import androidx.appcompat.app.AppCompatActivity
1918import androidx.core.content.ContextCompat
2019import androidx.core.view.GravityCompat
2120import androidx.core.view.isVisible
22- import com.bumptech.glide.Glide
2321import com.bumptech.glide.load.DecodeFormat
2422import com.bumptech.glide.load.engine.DiskCacheStrategy
2523import com.bumptech.glide.load.resource.bitmap.DownsampleStrategy
You can’t perform that action at this time.
0 commit comments