Новая ветка, сейчас буду пытаться что нить с бд, мб поменяю с "библиотеки", на "велосипеды"
This commit is contained in:
parent
8e107df1c4
commit
a9f21b28d2
@ -10,6 +10,7 @@ import androidx.compose.ui.tooling.preview.Preview
|
|||||||
import com.example.labwork.button_navigation.MainScreen
|
import com.example.labwork.button_navigation.MainScreen
|
||||||
import com.example.labwork.ui.theme.LabWorkTheme
|
import com.example.labwork.ui.theme.LabWorkTheme
|
||||||
|
|
||||||
|
|
||||||
class MainActivity : ComponentActivity() {
|
class MainActivity : ComponentActivity() {
|
||||||
override fun onCreate(savedInstanceState: Bundle?) {
|
override fun onCreate(savedInstanceState: Bundle?) {
|
||||||
super.onCreate(savedInstanceState)
|
super.onCreate(savedInstanceState)
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
# Location of the SDK. This is only used by Gradle.
|
# Location of the SDK. This is only used by Gradle.
|
||||||
# For customization when using a Version Control System, please read the
|
# For customization when using a Version Control System, please read the
|
||||||
# header note.
|
# header note.
|
||||||
#Fri Oct 27 18:44:58 GMT+04:00 2023
|
#Thu Nov 16 22:18:27 GMT+04:00 2023
|
||||||
sdk.dir=C\:\\Users\\kashi\\AppData\\Local\\Android\\Sdk
|
sdk.dir=C\:\\android-sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user