Skip to content

Commit bed1627

Browse files
authored
Update build.gradle
1 parent 157fb15 commit bed1627

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ dependencies {
5353
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
5454
implementation "androidx.browser:browser:1.6.0"
5555
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.0"
56-
56+
implementation 'com.github.storeforminecraft:SkinViewAndroid:0.1.3'
57+
5758
// Glide
5859
implementation "com.github.bumptech.glide:glide:4.16.0"
5960
kapt "com.github.bumptech.glide:compiler:4.16.0"

0 commit comments

Comments
 (0)