11/9/23 - Cambio de ligas de Github.

This commit is contained in:
2023-09-11 21:55:18 -06:00
parent b1fecc58e4
commit 1b733dfe87
2 changed files with 5 additions and 4 deletions

View File

@@ -9,12 +9,13 @@ Version=9.85
'Ctrl + click to sync files: ide://run?file=%WINDIR%\System32\Robocopy.exe&args=..\..\Shared+Files&args=..\Files&FilesSync=True
'###########################################################################################################
'###################### PULL #############################################################
'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=..\..\gitpull.bat
'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull
'###########################################################################################################
'###################### PUSH #############################################################
'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\
'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=github&Args=..\..\
'###########################################################################################################
#End Region
'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip

View File

@@ -64,7 +64,7 @@ ManifestCode='This code will be applied to the manifest file during compilation.
Module1=appUpdater
Module10=Subs
Module11=Tracker
Module2=|relative|..\B4XMainPage
Module2=B4XMainPage
Module3=c_datos
Module4=C_principal
Module5=C_UpdateAvailable
@@ -75,7 +75,7 @@ Module9=Starter
NumberOfFiles=17
NumberOfLibraries=26
NumberOfModules=11
Version=11.5
Version=12.2
@EndOfDesignText@
#Region Project Attributes
#AdditionalJar: com.android.support:support-v4