Android 2.4.1
This commit is contained in:
parent
f8f48743b0
commit
5b47d47a1b
@ -15,8 +15,8 @@ android {
|
||||
applicationId "com.lyndir.masterpassword"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 25
|
||||
versionCode 2003
|
||||
versionName "2.3"
|
||||
versionCode 20401
|
||||
versionName "2.4.1"
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_7
|
||||
|
@ -18,8 +18,6 @@
|
||||
<activity
|
||||
android:name=".TestActivity"
|
||||
android:theme="@style/MPTheme" />
|
||||
<activity android:name=".MainActivity">
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user