File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,15 +81,15 @@ android {
8181 resValue " string" , " DEFAULT_PROFILE" , " profile_8"
8282 resValue " string" , " applicationId" , " org.obd.graphs.my.giulia.aa"
8383 applicationId " org.obd.graphs.my.giulia.aa"
84- versionCode 208
84+ versionCode 213
8585 }
8686
8787 giuliaPerformanceMonitor {
8888 dimension " version"
8989 resValue " string" , " DEFAULT_PROFILE" , " profile_8"
9090 resValue " string" , " applicationId" , " org.obd.graphs.my.giulia.performance_monitor"
9191 applicationId " org.obd.graphs.my.giulia.performance_monitor"
92- versionCode 97
92+ versionCode 100
9393 }
9494
9595 giulia {
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ android.useAndroidX=true
1919android.enableJetifier =true
2020# Kotlin code style for this project: "official" or "obsolete":
2121kotlin.code.style =official
22- obdMetricVersion =11.11 .0-SNAPSHOT
22+ obdMetricVersion =11.12 .0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments