mirror of
https://github.com/Findus23/kurzparkzonen-wien.git
synced 2024-09-11 06:43:48 +02:00
Merge branch 'master' of github.com:Findus23/kurzparkzonen-wien
This commit is contained in:
commit
56cc8ee088
3 changed files with 15 additions and 15 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "at.lw1.kurzparkzonen.wien"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 23
|
||||
versionName "0.2.3"
|
||||
versionCode 25
|
||||
versionName "0.2.5"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
@ -28,12 +28,12 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
testImplementation 'junit:junit:4.13'
|
||||
androidTestImplementation 'androidx.test:runner:1.2.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||
implementation 'com.google.android.material:material:1.1.0'
|
||||
androidTestImplementation 'androidx.test:runner:1.3.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
implementation 'com.google.android.material:material:1.2.0'
|
||||
implementation 'io.sentry:sentry-android:2.2.1'
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath 'com.android.tools.build:gradle:4.0.1'
|
||||
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
2d24685eace91846331d96e958c2a438d4c0d54c878d185dac8b35cb5d75ff3e AnrainerInnenparkplätze.json
|
||||
d95db684772a70409964eb06e7f91792e691800df4aab103715a85ef5167e46b Behindertenparkplätze.json
|
||||
ae4b19120e054de98d7b232e51c3d28aa0a4fcca6a32300ecae2ff805487c367 AnrainerInnenparkplätze.json
|
||||
bcd637200c86f0e20c12be9b78c5d6973074084a2014617ab2b8335201cc1d0e Behindertenparkplätze.json
|
||||
9cfacb96b1118185650be45adc3ef8c60d249ba8dc8f922e093af3e890d88c28 Berechtigungszone.json
|
||||
ed8ba0a913967a58d691de48820bcc5c9e7ec767f203fe5a0b375fd6b5a6bb12 Geltungsbereiche.json
|
||||
97694aeaa07244c1b57747522434760f4a52c0eefbb93098cb9c849c4693d81c Kurzparkstreifen.json
|
||||
2929c6fed111825141f3d6f0ffd509b26120a3af9ef3e355e3fc2500a77bd792 Kurzparkzonen.json
|
||||
a8941a11feb9e7994a3c2fcfa568f550de11c0dd6325349fa7a1bb066a7e3d05 pr.json
|
||||
9e5db8f63925fea881c9249d3c58018d1416130095209a280953ae8fdfc187d7 Verkaufsstellen.json
|
||||
11f860fe603f3fd4d5a3a673a179982032b271b2557c6e8ca668a61fc56cdd75 Geltungsbereiche.json
|
||||
f763b42dddce23a665f389173748834524273cc8ae67938b7d6aaf24f7050d8f Kurzparkstreifen.json
|
||||
6d66bd8bd4ebdb93987291b0c62b5849677241bf3278344c84944baa8cc10461 Kurzparkzonen.json
|
||||
409b015fbc10c8437d5eb796b3be86cb5f09207cbb3aaa802d2134c3e3726b97 pr.json
|
||||
1fa1776dca15a0e7ba543b1ab8797afca88b4d33fa91e1e9367c497dfb17d4b3 Verkaufsstellen.json
|
||||
|
|
Loading…
Reference in a new issue