File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
benchmarks/src/main/kotlin/com/mshdabiola/benchmarks/main Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 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'
2
2
sdkVersion:'24'
3
3
targetSdkVersion:'35'
4
4
uses-permission: name='android.permission.RECORD_AUDIO'
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ package com.mshdabiola.benchmarks.main
7
7
import androidx.benchmark.macro.MacrobenchmarkScope
8
8
import androidx.test.uiautomator.By
9
9
import androidx.test.uiautomator.Until
10
- import com.mshdabiola.benchmarks.flingElementDownUp
11
10
12
11
fun MacrobenchmarkScope.goToDetailScreen () {
13
12
val savedSelector = By .res(" main:add" )
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ kover = "0.9.0"
92
92
series = " 0.0.19"
93
93
calf = " 0.4.0"
94
94
95
- versionName = " 1.3.5 "
96
- versionCode = " 135 "
95
+ versionName = " 1.3.6 "
96
+ versionCode = " 136 "
97
97
98
98
telephoto = " 0.13.0"
99
99
lottieCompose = " 6.5.0"
You can’t perform that action at this time.
0 commit comments