File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## <small >6.0.3 (2025-12-11)</small >
6+
7+ * chore(deps): bump com.android.tools.build: gradle from 8.13.1 to 8.13.2 (#120 ) ([ 2faee41] ( https://github.com/appium/android-apidemos/commit/2faee41 ) ), closes [ #120 ] ( https://github.com/appium/android-apidemos/issues/120 )
8+ * ci: Update workflows (#119 ) ([ 13f1efb] ( https://github.com/appium/android-apidemos/commit/13f1efb ) ), closes [ #119 ] ( https://github.com/appium/android-apidemos/issues/119 )
9+ * ci(deps): bump actions/checkout from 5 to 6 (#118 ) ([ 836c4ea] ( https://github.com/appium/android-apidemos/commit/836c4ea ) ), closes [ #118 ] ( https://github.com/appium/android-apidemos/issues/118 )
10+ * ci(deps): Bump cycjimmy/semantic-release-action from 5 to 6 (#117 ) ([ 3ca1db3] ( https://github.com/appium/android-apidemos/commit/3ca1db3 ) ), closes [ #117 ] ( https://github.com/appium/android-apidemos/issues/117 )
11+
512## <small >6.0.2 (2025-11-16)</small >
613
714* chore(deps): Bump com.android.tools.build: gradle from 8.0.2 to 8.13.1 (#114 ) ([ efd0e88] ( https://github.com/appium/android-apidemos/commit/efd0e88 ) ), closes [ #114 ] ( https://github.com/appium/android-apidemos/issues/114 )
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 minSdkVersion 26
99 targetSdkVersion 33
1010
11- versionCode 28
12- versionName ' 6.0.2 '
11+ versionCode 29
12+ versionName ' 6.0.3 '
1313
1414 testApplicationId " io.appium.android.apis.test"
1515 testInstrumentationRunner " .app.LocalSampleInstrumentation"
Original file line number Diff line number Diff line change 11{
22 "name" : " android-apidemos" ,
3- "version" : " 6.0.2 " ,
3+ "version" : " 6.0.3 " ,
44 "description" : " A fork of Google's Android ApiDemos application, used for testing Appium" ,
55 "license" : " Apache-2.0" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments