Skip to content

Releases: vivekpshaligram/sit-common

V2.0.3

17 Oct 07:09
1f7e1dc
Compare
Choose a tag to compare
  • bug fixes

V2.0.2

14 Oct 11:19
2721d88
Compare
Choose a tag to compare
  • add provider for http log & print log enable/disable
  • add sample api call

V2.0.1

09 Oct 07:10
2308db8
Compare
Choose a tag to compare
  • add some extensions
  • manage log with build config

V2.0.0

01 Oct 10:16
7991acd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0

V1.0.0

30 Apr 06:11
Compare
Choose a tag to compare

Social Login

  • Facebook & Google

Extension

  • View
  • Fragment
  • Permission
  • String

Utils

  • Binding Adapter

dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { mavenCentral() maven { url 'https://jitpack.io' } } }

dependencies { implementation 'com.github.vivekpshaligram:sit-common:1.0.0' }