Browse Source

added api interface

PankajBranch
Hemant Khadase 2 years ago
parent
commit
fd5f022800
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      app/src/main/java/com/nivesh/production/bajajfd/interface/ApiInterface.kt

+ 6
- 0
app/src/main/java/com/nivesh/production/bajajfd/interface/ApiInterface.kt View File

@ -0,0 +1,6 @@
package com.nivesh.production.bajajfd.`interface`
interface ApiInterface {
}

Loading…
Cancel
Save

Powered by TurnKey Linux.