Skip to content

Commit bc3f51a

Browse files
committed
[TS] Added a declaration file to use with typescript
Added too some refactors to Android
1 parent 8217868 commit bc3f51a

File tree

12 files changed

+3838
-1353
lines changed

12 files changed

+3838
-1353
lines changed

android/.idea/codeStyles/Project.xml

Lines changed: 0 additions & 29 deletions
This file was deleted.

android/.idea/gradle.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:3.2.0'
13+
classpath 'com.android.tools.build:gradle:3.4.2'
1414

1515

1616
// NOTE: Do not place your application dependencies here; they belong
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Thu Sep 27 08:04:30 BRT 2018
1+
#Tue Aug 20 14:10:29 BRT 2019
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip

jsconfig.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)