Skip to content

Commit

Permalink
libraries updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gilsonjuniorpro committed Oct 28, 2023
1 parent 2bd6139 commit e03b222
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Empty file modified gradlew
100644 → 100755
Empty file.
3 changes: 0 additions & 3 deletions jarvis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation 'com.github.gilsonjuniorpro:jarvis:1.0.1'
}
4 changes: 3 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
jdk:
- oraclejdk8
- oraclejdk11
install:
- ./gradlew install

0 comments on commit e03b222

Please sign in to comment.