Skip to content

Commit

Permalink
Create App Release through Github Action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
swap-musale committed Aug 21, 2023
1 parent c5d9339 commit b76e569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/com/devx/jetjoke/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import androidx.compose.foundation.layout.fillMaxSize
import androidx.compose.material3.MaterialTheme
import androidx.compose.material3.Surface
import androidx.compose.ui.Modifier
import androidx.compose.ui.Alignment
import androidx.core.splashscreen.SplashScreen.Companion.installSplashScreen
import com.devx.jetjoke.navigation.AppNavGraph
import com.devx.jetjoke.theme.JetJokeTheme
Expand Down

0 comments on commit b76e569

Please sign in to comment.