Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
back duktape to 1.1.0 9Mb of footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
raulhaag committed May 21, 2018
1 parent 84c813f commit 039e7e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ dependencies {
implementation 'rapid.decoder:png-decoder:0.3.0'
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
implementation 'com.squareup.okio:okio:1.14.0'
implementation 'com.squareup.duktape:duktape-android:1.2.0'
implementation 'com.squareup.duktape:duktape-android:1.1.0'
implementation 'com.github.franmontiel:PersistentCookieJar:v1.0.1'
implementation 'com.evernote:android-job:1.2.1'
implementation 'com.evernote:android-job:1.2.5'
implementation 'ch.acra:acra:4.9.2'

// for device-based testing
Expand Down

0 comments on commit 039e7e0

Please sign in to comment.