File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ android {
4949
5050dependencies {
5151 implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0-native-mt" )
52- implementation(" com.github.AjuntamentdeBarcelona.modul_comu_osam:common:3.0.12 -dev" )
52+ implementation(" com.github.AjuntamentdeBarcelona.modul_comu_osam:common:3.0.13 -dev" )
5353 implementation(" com.google.code.gson:gson:2.10.1" )
5454
5555 implementation(platform(" com.google.firebase:firebase-bom:33.6.0" ))
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ target 'Runner' do
3232 use_modular_headers!
3333
3434 flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
35- pod 'OSAMCommon' , :git => 'https://github.com/AjuntamentdeBarcelona/modul_comu_osam.git' , :tag => '3.0.12 -dev'
35+ pod 'OSAMCommon' , :git => 'https://github.com/AjuntamentdeBarcelona/modul_comu_osam.git' , :tag => '3.0.13 -dev'
3636end
3737
3838post_install do |installer |
Original file line number Diff line number Diff line change 11name : osam_common_module_flutter
22description : OSAM's Flutter common module
3- version : 8.0.11 -dev
3+ version : 8.0.12 -dev
44homepage : ' https://ajuntament.barcelona.cat/imi/ca/oficina-de-serveis-al-mobil'
55issue_tracker : ' https://github.com/AjuntamentdeBarcelona/modul_comu_osam_flutter/issues'
66repository : ' https://github.com/AjuntamentdeBarcelona/modul_comu_osam_flutter'
You can’t perform that action at this time.
0 commit comments