Skip to content

Commit

Permalink
✍️ Update latest apk
Browse files Browse the repository at this point in the history
Signed-off-by: Sanju S <[email protected]>
  • Loading branch information
Spikeysanju committed Sep 11, 2020
1 parent 949ed31 commit 70e92dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file modified apk/nytimes.apk
Binary file not shown.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ android {

dependencies {

implementation 'androidx.work:work-runtime:2.3.4'
def work_version = "2.4.0"

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
# */
#

#Sun Jul 12 01:27:22 IST 2020
#Thu Sep 10 20:09:53 IST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-6.6-rc-6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-rc-6-all.zip

0 comments on commit 70e92dc

Please sign in to comment.