File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 1.0.0] ( https://github.com/aws-amplify/amplify-ui-android/releases/tag/release_liveness_v1.0.0 )
2+
3+ ### Features
4+ - ** liveness:** Initial Liveness Release ([ #6 ] ( https://github.com/aws-amplify/amplify-ui-android/issues/6 ) )
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ POM_ARTIFACT_ID=liveness
1717POM_NAME =Amplify UI Framework for Android - Liveness
1818POM_DESCRIPTION =Amplify UI Framework for Android - Liveness Plugin
1919POM_PACKAGING =aar
20- VERSION_NAME =0.9.1
20+ VERSION_NAME =1.0.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ buildscript {
22 ext {
33 compose_version = ' 1.3.3'
44 amplifyVersion = ' 2.7.0'
5- amplifyUIVersion = ' 0.9 .0'
5+ amplifyUIVersion = ' 1.0 .0'
66 }
77 repositories {
88 google()
You can’t perform that action at this time.
0 commit comments