mirror of
https://github.com/ChronosX88/Influence-P2P.git
synced 2024-11-21 23:02:18 +00:00
Release 0.1alpha4
This commit is contained in:
parent
df0d48f291
commit
1eb1f0c0bc
@ -9,7 +9,7 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "0.1alpha3"
|
||||
versionName "0.1alpha4"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
javaCompileOptions {
|
||||
@ -39,7 +39,6 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
//implementation fileTree(include: ['*.jar'], dir: 'libs/tomp2p')
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0-alpha02'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
|
||||
implementation "androidx.room:room-runtime:2.1.0-alpha04"
|
||||
|
Loading…
Reference in New Issue
Block a user