You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove deprecated maven project
* Fix task name grep
* Upgrade Gradle to 7.5.1
* Upgrade AGP
* Add VERSION_NAME back to BuildConfig
This was removed for library projects in AGP 4.1. We may consider renaming this in the future to disambiguate the Amplify version and the application version.
* Update KtLint and fix all new lint errors
* Use JDK11 on codebuild
* Use JDK11 in workflows
* Upgrade compileSdkVersion to 31
* Try using custom commands to install Android SDK 31
* Update device farm buildspec with manual Android SDK install
* Fix additional ktlint errors
* Upgrade Desugar to JDK11-compatible version
* Upgrade Robolectric
* Set locale explicitly to match expectation
Copy file name to clipboardExpand all lines: aws-auth-cognito/src/test/java/com/amplifyframework/auth/cognito/featuretest/generators/testcasegenerators/SignUpTestCaseGenerator.kt
Copy file name to clipboardExpand all lines: aws-storage-s3/src/main/java/com/amplifyframework/storage/s3/configuration/AWSS3StoragePluginConfiguration.kt
+5-6
Original file line number
Diff line number
Diff line change
@@ -28,12 +28,11 @@ class AWSS3StoragePluginConfiguration private constructor(builder: Builder) {
0 commit comments