Skip to content

Commit 2082e2a

Browse files
authored
ANDDEV-0 | Increment analytics-logger version (#61)
1 parent c5c41f0 commit 2082e2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libraries/analytics-logger-no-op/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
group = "com.trendyol.android.devtools"
36-
version = "0.7.0"
36+
version = "0.7.1"
3737

3838
publishConfig {
3939
defaultConfiguration(

libraries/analytics-logger/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
group = "com.trendyol.android.devtools"
42-
version = "0.7.0"
42+
version = "0.7.1"
4343

4444
publishConfig {
4545
defaultConfiguration(

0 commit comments

Comments
 (0)