Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
update version of keanulibs
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed Sep 28, 2020
1 parent 3565f75 commit cd20f84
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 @@ -141,8 +141,8 @@ dependencies {
implementation(name: 'olm-sdk-release-3.1.4', ext: 'aar')

/*********** KeanuApp components **********/
implementation(name: 'keanucore-0.0.1.64', ext: 'aar')
implementation(name: 'keanumatrix-0.0.1.64', ext: 'aar')
implementation(name: 'keanucore-0.0.1.65', ext: 'aar')
implementation(name: 'keanumatrix-0.0.1.65', ext: 'aar')


implementation fileTree(include: ['*.jar'], dir: 'libs')
Expand Down

0 comments on commit cd20f84

Please sign in to comment.