Skip to content

Commit

Permalink
Updated IDE and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
basshelal committed Jul 9, 2019
1 parent 95b15aa commit 7e920b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

README last updated on Fri-28-Jun-19

[![Get Waqti on Google Play](https://play.google.com/intl/en_gb/badges/images/generic/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=uk.whitecrescent.waqti)

![Waqti Demo Mon-31-Dec-18](WaqtiDemo-31-Dec-18.gif)

[Short Feature Demo Mon-31-Dec-18](https://www.youtube.com/watch?v=M1I4selR5lw)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.objectbox:objectbox-gradle-plugin:$objectboxVersion"

Expand Down

0 comments on commit 7e920b2

Please sign in to comment.