Skip to content

Commit

Permalink
Project: Update driver to 0.59.8
Browse files Browse the repository at this point in the history
  • Loading branch information
leosarra committed Jun 23, 2020
1 parent 9e57fc8 commit 5c265eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ android {
dimension "releaseType"
}
}
buildToolsVersion '28.0.3'

}

Expand All @@ -75,7 +76,7 @@ dependencies {
implementation 'androidx.biometric:biometric:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'androidx.legacy:legacy-preference-v14:1.0.0'
implementation 'com.github.lithiumsr:openstud_driver:0.59.7'
implementation 'com.github.lithiumsr:openstud_driver:0.59.8'
implementation 'com.jakewharton:butterknife:10.1.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation "com.mikepenz:aboutlibraries:6.2.3"
Expand Down

0 comments on commit 5c265eb

Please sign in to comment.