Skip to content

Releases: Codetroupe/codetroupe.github.io

AabResGuard v0.8.3

Choose a tag to compare

@Codetroupe Codetroupe released this 17 Jul 19:28

AabResGuard v0.8.3

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.8.3-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.8.3.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.8.3-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'
```li

> Auto-published from [AabResGuard](https://github.com/Codetroupe/AabResGuard) CI

AabResGuard v0.8.2

Choose a tag to compare

@Codetroupe Codetroupe released this 17 Jul 18:39

AabResGuard v0.8.2

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.8.2-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.8.2.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.8.2-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'
```li

> Auto-published from [AabResGuard](https://github.com/Codetroupe/AabResGuard) CI

AabResGuard v0.8.1

Choose a tag to compare

@Codetroupe Codetroupe released this 17 Jul 18:17

AabResGuard v0.8.1

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.8.1-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.8.1.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.8.1-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'
```li

> Auto-published from [AabResGuard](https://github.com/Codetroupe/AabResGuard) CI

AabResGuard v0.8.0

Choose a tag to compare

@Codetroupe Codetroupe released this 03 Jul 17:46

AabResGuard v0.8.0

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.8.0-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.8.0.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.8.0-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'

Auto-published from AabResGuard CI

AabResGuard v0.7.0

Choose a tag to compare

@Codetroupe Codetroupe released this 01 Jul 17:33

AabResGuard v0.7.0

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.7.0-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.7.0.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.7.0-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'

Auto-published from AabResGuard CI

AabResGuard v0.6.0

Choose a tag to compare

@Codetroupe Codetroupe released this 15 Jun 09:49

AabResGuard v0.6.0

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.6.0-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.6.0.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.6.0-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'

Auto-published from AabResGuard CI

AabResGuard v0.4.0

Choose a tag to compare

@Codetroupe Codetroupe released this 10 Jun 18:42

AabResGuard v0.4.0

Android App Bundle resource obfuscation and optimization tool.

Artifacts

  • plugin-0.4.0-all.jar — All-in-one plugin JAR (includes core)
  • AabResGuard-0.4.0.jar — Core shadow JAR (standalone CLI)

Usage

buildscript {
    dependencies {
        classpath files('plugin-0.4.0-all.jar')
    }
}
apply plugin: 'io.github.codetroupe.resguard'

Auto-published from AabResGuard CI