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

com.therouter.plugin.BuildConfig Maven / Gradle / Ivy

There is a newer version: 1.2.3-rc17
Show newest version
package com.therouter.plugin;

public final class BuildConfig {
    public static final String VERSION = "1.2.0";
    public static final String NAME = "plugin-agp8";

    private BuildConfig() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy