All Downloads are FREE. Search and download functionalities are using the official Maven repository.

me.xx2bab.polyfill.arsc.export.SupportedResConfig.kt Maven / Gradle / Ivy

There is a newer version: 0.4.1
Show newest version
package me.xx2bab.polyfill.arsc.export

import me.xx2bab.polyfill.arsc.base.INVALID_VALUE_INT

class SupportedResConfig {

    var language = ""
    var minOsVersion = INVALID_VALUE_INT

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy