Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Congratulations #3

Open
github-learning-lab bot opened this issue Mar 3, 2022 · 2 comments
Open

Congratulations #3

github-learning-lab bot opened this issue Mar 3, 2022 · 2 comments

Comments

@github-learning-lab
Copy link

Nice work!

celebrate

You've created your first GitHub Action and this course is now complete! I'll stop responding but the fun doesn't have to stop here.

Want to keep learning?

In this repository:

  • Your merge should trigger your action again, check it out in the Actions tab.
  • The Dockerfile contains metadata for your action. Try changing some of that. You could, for example, change the icon that displays when the action is running.
  • Change the MY_NAME environment variable to use your name instead of Mona's in .github/workflows/main.yml.
  • Change the contents of entrypoint.sh to output a different message.

Outside of this repository:

Now...what will you learn next?

@OmKumar10
Copy link
Owner

Line #26: 1.2.2 -> 1.4.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L26

androidx.activity:activity-ktx https://developer.android.com/jetpack/androidx/releases/activity#1.4.0

Line #28: 1.2.0 -> 1.4.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L28

androidx.appcompat:appcompat https://developer.android.com/jetpack/androidx/releases/appcompat#1.4.1

Line #30: 2.0.4 -> 2.1.3

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L30

androidx.constraintlayout:constraintlayout http://tools.android.com

Line #32: 1.5.0 -> 1.7.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L32

androidx.core:core-ktx https://developer.android.com/jetpack/androidx/releases/core#1.7.0

Line #41: 1.3.3 -> 1.4.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L41

androidx.fragment:fragment-ktx https://developer.android.com/jetpack/androidx/releases/fragment#1.4.1

Line #46: 2.3.1 -> 2.4.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L46

androidx.lifecycle:lifecycle-livedata-ktx https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1
androidx.lifecycle:lifecycle-viewmodel-ktx https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1

Line #50: 2.3.3 -> 2.4.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L50

androidx.navigation:navigation-fragment-ktx https://developer.android.com/jetpack/androidx/releases/navigation#2.4.1
androidx.navigation:navigation-safe-args-gradle-plugin https://developer.android.com/jetpack/androidx/releases/navigation#2.4.1
androidx.navigation:navigation-ui-ktx https://developer.android.com/jetpack/androidx/releases/navigation#2.4.1

Line #51: 2.1.2 -> 3.1.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L51

androidx.paging:paging-runtime-ktx https://developer.android.com/jetpack/androidx/releases/paging#3.1.0

Line #60: 2.2.6 -> 2.4.2

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L60

androidx.room:room-compiler https://developer.android.com/jetpack/androidx/releases/room#2.4.2
androidx.room:room-runtime https://developer.android.com/jetpack/androidx/releases/room#2.4.2
androidx.room:room-rxjava2 https://developer.android.com/jetpack/androidx/releases/room#2.4.2

Line #68: 1.1.0 -> 1.1.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L68

androidx.startup:startup-runtime https://developer.android.com/jetpack/androidx/releases/startup#1.1.1

Line #76: 2.7.0-beta01 -> 2.7.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L76

androidx.work:work-runtime-ktx https://developer.android.com/jetpack/androidx/releases/work#2.7.1

Line #27: 4.28.2 -> 4.29.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L27

com.adjust.sdk:adjust-android https://github.com/adjust/android_sdk

Line #34: 5.3.0 -> 5.4.3

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L34

com.airbnb:deeplinkdispatch https://github.com/airbnb/deeplinkdispatch
com.airbnb:deeplinkdispatch-processor https://github.com/airbnb/deeplinkdispatch

Line #47: 3.6.0 -> 5.0.2

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L47

com.airbnb.android:lottie https://github.com/airbnb/lottie-android

Line #36: 5.15.3 -> 13.0.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L36

com.facebook.android:facebook-android-sdk https://github.com/facebook/facebook-android-sdk

Line #69: 1.5.1 -> 1.6.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L69

com.facebook.stetho:stetho https://github.com/facebook/stetho
com.facebook.stetho:stetho-okhttp3 https://github.com/facebook/stetho

Line #35: 2.14.2 -> 2.17.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L35

com.google.android.exoplayer:exoplayer-core
com.google.android.exoplayer:exoplayer-dash
com.google.android.exoplayer:exoplayer-ui

Line #56: 17.0.1 -> 18.0.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L56

com.google.android.gms:play-services-ads-identifier

Line #55: 19.0.0 -> 20.1.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L55

com.google.android.gms:play-services-auth

Line #57: 17.5.0 -> 18.0.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L57

com.google.android.gms:play-services-auth-api-phone

Line #48: 1.3.0-beta01 -> 1.5.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L48

com.google.android.material:material https://github.com/material-components/material-components-android

Line #53: 1.8.3 -> 1.10.3

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L53

com.google.android.play:core

Line #43: 2.8.8 -> 2.9.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L43

com.google.code.gson:gson https://github.com/google/gson

Line #124: firebase-analytics-ktx -> 20.1.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L124

com.google.firebase:firebase-analytics-ktx

Line #37: 28.4.0 -> 29.1.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L37

com.google.firebase:firebase-bom

Line #131: firebase-crashlytics-ktx -> 18.2.8

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L131

com.google.firebase:firebase-crashlytics-ktx

Line #132: firebase-crashlytics-ndk -> 18.2.8

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L132

com.google.firebase:firebase-crashlytics-ndk

Line #126: firebase-dynamic-links-ktx -> 21.0.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L126

com.google.firebase:firebase-dynamic-links-ktx

Line #127: firebase-inappmessaging-display-ktx -> 20.1.1

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L127

com.google.firebase:firebase-inappmessaging-display-ktx

Line #129: firebase-messaging-ktx -> 23.0.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L129

com.google.firebase:firebase-messaging-ktx

Line #130: firebase-perf-ktx -> 20.0.5

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L130

com.google.firebase:firebase-perf-ktx

Line #38: 0.0.18 -> 0.0.26

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L38

com.microsoft.fluentui:FluentUIAndroid https://github.com/microsoft/fluentui-android

Line #64: 4.9.3 -> 4.10.4

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L64

com.segment.analytics.android:analytics http://github.com/segmentio/analytics-android

Line #65: 3.1.2 -> 3.1.7

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L65

com.sendbird.sdk:sendbird-android-sdk https://www.sendbird.com/

Line #31: 1.1.1 -> 1.4.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L31

io.coil-kt:coil https://github.com/coil-kt/coil
io.coil-kt:coil-gif https://github.com/coil-kt/coil

Line #44: 3.1.2 -> 3.1.5

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L44

io.insert-koin:koin-core https://insert-koin.io/

Line #61: 2.2.19 -> 2.2.21

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L61

io.reactivex.rxjava2:rxjava https://github.com/ReactiveX/RxJava

Line #63: 5.1.2 -> 5.6.2

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L63

io.sentry:sentry-android https://github.com/getsentry/sentry-java

Line #42: 1.5.10 -> 1.6.10

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L42

org.jetbrains.kotlin:kotlin-gradle-plugin https://kotlinlang.org/

Line #93: $version.kotlin -> 1.6.10

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L93

org.jetbrains.kotlin:kotlin-stdlib-jdk8 https://kotlinlang.org/

Line #33: 1.3.0 -> 1.6.0

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L33

org.jetbrains.kotlinx:kotlinx-coroutines-android https://github.com/Kotlin/kotlinx.coroutines
org.jetbrains.kotlinx:kotlinx-coroutines-core https://github.com/Kotlin/kotlinx.coroutines

@OmKumar10
Copy link
Owner

Line #93: $version.kotlin -> 1.6.10 org.jetbrains.kotlin

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L93

org.jetbrains.kotlin:kotlin-stdlib-jdk8 https://kotlinlang.org/

Line #33: 1.3.0 -> 1.6.0 org.jetbrains.kotlinx

https://github.com/powerplay-developers/powerplay-fieldapp-android/blob/null/dependencies.gradle#L33

org.jetbrains.kotlinx:kotlinx-coroutines-android https://github.com/Kotlin/kotlinx.coroutines
org.jetbrains.kotlinx:kotlinx-coroutines-core https://github.com/Kotlin/kotlinx.coroutines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant