Skip to content

Commit 6a8e9a8

Browse files
committed
Change src dir from java to kotlin
1 parent 479cace commit 6a8e9a8

14 files changed

File tree

app/src/androidTest/java/info/hannes/github/sample/SmokeTest.kt renamed to app/src/androidTest/kotlin/info/hannes/github/sample/SmokeTest.kt

File renamed without changes.

app/src/main/java/info/hannes/github/sample/MainActivity.kt renamed to app/src/main/kotlin/info/hannes/github/sample/MainActivity.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/AppUpdateHelper.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/AppUpdateHelper.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/DownloadWorker.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/DownloadWorker.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/GithubClient.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/GithubClient.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/GithubRestServiceCreationHelper.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/GithubRestServiceCreationHelper.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/IGithub.java renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/IGithub.java

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/Notify.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/Notify.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/RepoExt.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/RepoExt.kt

File renamed without changes.

githubAppUpdate/src/main/java/info/hannes/github/TokenInterceptor.kt renamed to githubAppUpdate/src/main/kotlin/info/hannes/github/TokenInterceptor.kt

File renamed without changes.

0 commit comments

Comments
 (0)