Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
futurae-public
futurae-android-sdk
Commits
8eb57128
Commit
8eb57128
authored
Mar 22, 2022
by
dimitrisCBR
Browse files
Update futuraekit version to 1.4.1 and remove .aar
parent
fd13fca2
Changes
3
Hide whitespace changes
Inline
Side-by-side
FuturaeDemo/.gitignore
0 → 100644
View file @
8eb57128
/app/libs
/app/build
.idea/
.gradle/
build/
\ No newline at end of file
FuturaeDemo/app/build.gradle
View file @
8eb57128
...
...
@@ -71,9 +71,9 @@ dependencies {
implementation
'com.jakewharton.timber:timber:5.0.1'
implementation
'com.futurae.sdk:futuraekit:1.4.
0
'
// Use these if you are NOT using Maven
implementation
'com.futurae.sdk:futuraekit:1.4.
1
'
//
//
// Use these if you are NOT using Maven
// implementation 'com.squareup.retrofit2:retrofit:2.9.0'
// implementation 'com.squareup.retrofit2:converter-moshi:2.4.0'
// implementation 'com.squareup.moshi:moshi-adapters:1.6.0'
...
...
@@ -88,7 +88,7 @@ dependencies {
// implementation "androidx.room:room-ktx:2.4.1"
// kapt "androidx.room:room-compiler:2.4.1"
// implementation "androidx.work:work-runtime-ktx:2.7.1"
// implementation files('libs/futuraekit.aar')
// implementation files('libs/futuraekit
-xxx
.aar')
}
...
...
FuturaeDemo/app/libs/futuraekit.aar
deleted
100644 → 0
View file @
fd13fca2
File deleted
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment