mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-22 13:48:29 +00:00
Update function and fix bug
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.waterbase.foodify"
|
||||
minSdk 23
|
||||
targetSdk 30
|
||||
versionCode 2
|
||||
versionName "1.0"
|
||||
versionCode 1
|
||||
versionName "68.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
@@ -88,6 +88,7 @@ dependencies {
|
||||
//Slider
|
||||
implementation 'com.nineoldandroids:library:2.4.0'
|
||||
implementation 'com.daimajia.slider:library:1.1.5@aar'
|
||||
implementation "androidx.browser:browser:1.3.0"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user