flsyfish / FixReplug

把360Replug的竖屏修改成横屏

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixReplug

把360Replug的竖屏修改成横屏

How to To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
	        classpath 'com.github.fishyuyu:FixReplug:Latest release'
	}

About

把360Replug的竖屏修改成横屏


Languages

Language:Groovy 96.9%Language:Java 3.1%