mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-27 12:45:26 +01:00
Update build.gradle
This commit is contained in:
parent
863280e7a3
commit
955fe00fa3
@ -12,7 +12,7 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 210209
|
||||
versionName "4.4"
|
||||
versionName "4.6"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
@ -28,6 +28,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'com.google.android.gms:play-services-ads:20.1.0'
|
||||
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.7'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user