mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-17 04:00:48 +01:00
Merge branch 'master' into spice
This commit is contained in:
commit
ff566e9418
@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
|
||||
apply from: rootProject.file('signing.gradle')
|
||||
|
||||
android {
|
||||
compileSdkVersion 20
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "21.1.2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 20
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user