Skip to content

Commit e57e4c1

Browse files
committed
Merge tag '1.3.6' into develop
Tagging version 1.3.6 1.3.6
2 parents 70ca915 + 72ea1f0 commit e57e4c1

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

app/fossReliantRelease-badging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package: name='com.mshdabiola.playnotepad.foss' versionCode='135' versionName='1.3.5' platformBuildVersionName='15' platformBuildVersionCode='35' compileSdkVersion='35' compileSdkVersionCodename='15'
1+
package: name='com.mshdabiola.playnotepad.foss' versionCode='136' versionName='1.3.6' platformBuildVersionName='15' platformBuildVersionCode='35' compileSdkVersion='35' compileSdkVersionCodename='15'
22
sdkVersion:'24'
33
targetSdkVersion:'35'
44
uses-permission: name='android.permission.RECORD_AUDIO'

benchmarks/src/main/kotlin/com/mshdabiola/benchmarks/main/MainActions.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ package com.mshdabiola.benchmarks.main
77
import androidx.benchmark.macro.MacrobenchmarkScope
88
import androidx.test.uiautomator.By
99
import androidx.test.uiautomator.Until
10-
import com.mshdabiola.benchmarks.flingElementDownUp
1110

1211
fun MacrobenchmarkScope.goToDetailScreen() {
1312
val savedSelector = By.res("main:add")

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ kover = "0.9.0"
9292
series = "0.0.19"
9393
calf = "0.4.0"
9494

95-
versionName = "1.3.5"
96-
versionCode = "135"
95+
versionName = "1.3.6"
96+
versionCode = "136"
9797

9898
telephoto = "0.13.0"
9999
lottieCompose = "6.5.0"

0 commit comments

Comments
 (0)