Skip to content

Configured to read from cache before starts ExitDlg and ProgramsDlg

Compare
Choose a tag to compare
@hummatli hummatli released this 05 Jan 11:02
· 172 commits to master since this release

Version v2.0.4

  • Configured to read from cache before starts ExitDlg and ProgramsDlg

Import library

To import library to you project add following lines to project's build.gradle file.

    dependencies {
            compile 'com.mobapphome.library:mah-android-updater:2.0.4'
    }