We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157fb15 commit bed1627Copy full SHA for bed1627
app/build.gradle
@@ -53,7 +53,8 @@ dependencies {
53
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
54
implementation "androidx.browser:browser:1.6.0"
55
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.0"
56
-
+ implementation 'com.github.storeforminecraft:SkinViewAndroid:0.1.3'
57
+
58
// Glide
59
implementation "com.github.bumptech.glide:glide:4.16.0"
60
kapt "com.github.bumptech.glide:compiler:4.16.0"
0 commit comments