Sir After commenting out the line i get a new error. Request you please see
the attachment.

On Fri, May 6, 2022 at 11:32 AM VICTOR MANUEL ROMERO RODRIGUEZ <
victor.rom...@fintecheando.mx> wrote:

> Comment the line
>
> from:
>
> maven { url 'http://dl.bintray.com/amulyakhare/maven' }
>
>
> to:
>
>
> //maven { url 'http://dl.bintray.com/amulyakhare/maven' }
>
>
> And try again
>
>
> El vie, 6 may 2022 a las 0:17, vikash kumar (<vk.vicky2...@gmail.com>)
> escribió:
>
>> Sir,
>>
>> Due to this repository { url 'http://dl.bintray.com/amulyakhare/maven' }
>> i am facing an error because bintray is no longer in service.
>>
>> On Fri, May 6, 2022 at 10:29 AM VICTOR MANUEL ROMERO RODRIGUEZ <
>> victor.rom...@fintecheando.mx> wrote:
>>
>>> Hello,
>>>
>>> Seems that a library declared in gradle is in a private or non existing
>>> repository. Could you please provide a txt file or maybe a paste.bin link?
>>>
>>> Regards
>>>
>>> El jue, 5 may 2022 a las 23:51, vikash kumar (<vk.vicky2...@gmail.com>)
>>> escribió:
>>>
>>>> Hi,
>>>>
>>>> I am facing an issue on the time of build project on Android Studio and
>>>> its showing error.
>>>>
>>>> Please see the attached screenshot and guide me how it will resolve
>>>> this issue.
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks & Regards,
>>>> Vikash Kumar
>>>> _______________________________________________
>>>> Mifos-users mailing list
>>>> Mifos-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>>
>>> _______________________________________________
>>> Mifos-users mailing list
>>> Mifos-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>
>>
>>
>> --
>> Thanks & Regards,
>> Vikash Kumar
>> _______________________________________________
>> Mifos-users mailing list
>> Mifos-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>


-- 
Thanks & Regards,
Vikash Kumar
Could not determine the dependencies of task ':mifosng-android:kaptDebugKotlin'.
> Could not resolve all task dependencies for configuration 
> ':mifosng-android:kapt'.
   > Could not find com.github.Raizlabs.DBFlow:dbflow-core:3.1.1.
     Searched in the following locations:
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/google/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/google/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/android/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
file:/C:/Users/User/AppData/Local/Android/Sdk/extras/android/m2repository/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://dl.google.com/dl/android/maven2/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://dl.google.com/dl/android/maven2/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://repo.maven.apache.org/maven2/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://repo.maven.apache.org/maven2/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://maven.fabric.io/public/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://maven.fabric.io/public/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://jcenter.bintray.com/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://jcenter.bintray.com/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://maven.google.com/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://maven.google.com/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
       - 
https://jitpack.io/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.pom
       - 
https://jitpack.io/com/github/Raizlabs/DBFlow/dbflow-core/3.1.1/dbflow-core-3.1.1.jar
     Required by:
         project :mifosng-android > 
com.github.Raizlabs.DBFlow:dbflow-processor:3.1.1

Possible solution:
 - Declare repository providing the artifact, see the documentation at 
https://docs.gradle.org/current/userguide/declaring_repositories.html

_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to